{
"call": "greeting.v3.GreetingService/Greeting",
"host": "0.0.0.0:50051",
"proto": "./greeting.proto",
"import-paths": [
"."
],
"insecure": true,
"load-schedule": "step",
"load-start": 2000,
"load-end": 6000,
"load-step": 2000,
"load-step-duration": 2000000000,
"load-max-duration": 0,
"concurrency": 50,
"concurrency-schedule": "const",
"concurrency-start": 0,
"concurrency-end": 0,
"concurrency-step": 1,
"concurrency-step-duration": 0,
"concurrency-max-duration": 0,
"total": 50000,
"connections": 1,
"timeout": 20000000000,
"dial-timeout": 10000000000,
"binary": false,
"metadata": {
"tokens": "100"
},
"CPUs": 16
}